func go/ast.isDirective

2 uses

	go/ast (current package)
		ast.go#L125: 			if isDirective(c) {
		ast.go#L163: func isDirective(c string) bool {